Returns the name of a specific field as indicated by the field index. Field indexes for the Crystal Data Source interface start with 1 for the first field, 2 for the second, etc.
Dim firstField As String
Dim secondField As String
firstField = myCRDataSource.CRDataSource_FieldName 1
secondField = myCRDataSource.CRDataSource_FieldName 2
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |